CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - text cluster

搜索资源列表

  1. wawatextcluster

    0下载:
  2. 蛙蛙的中文文本聚类,主要采用k-means算法。wawa s text cluster using C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17173
    • 提供者:陈石
  1. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  1. textcluster

    0下载:
  2. 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:8741
    • 提供者:谭磊
  1. knn

    0下载:
  2. k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17730
    • 提供者:freesunshine
  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. dlucene.tar

    0下载:
  2. 分布式全文搜索工具包 可以支持集群 主要使用java開發 比較方便使用-Distributed full-text search tool kit can support the main use of cluster development of more convenient use of java
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1104842
    • 提供者:jiahailu
  1. AP

    0下载:
  2. 最新AP聚类算法以及演示程序,算法内容参照affinity appropagation in science。-AP latest clustering algorithm as well as the demo program, algorithm reference content affinity appropagation in science.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-16
    • 文件大小:4832
    • 提供者:lilan
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:684190
    • 提供者:赵婧
  1. Discover

    2下载:
  2. 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well
  3. 所属分类:数据库编程

    • 发布日期:2014-01-14
    • 文件大小:572755
    • 提供者:马志强
  1. text_data_mining

    0下载:
  2. java编写的数据挖掘方面的代码,里面包含有文本分类,作者身份识别方面的java源码,本人亲自参与编写-java code about data mining;include:text cluster ,authorship identification,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:57050
    • 提供者:xiao
  1. File10

    0下载:
  2. Web文档聚类系统的设计与实现:数据挖掘;聚类分柝:文本挖掘;预处理;聚类组合;可 视化;欧氏距离-Web Document Clustering Design and Implementation: Data mining Clustering Hierarchical: text mining pretreatment cluster combinations visualization Euclidean distance
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2422843
    • 提供者:王三
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  1. tomcat--Cluster

    0下载:
  2. tomcat集群的详细配置,有详细配置方法,带文字说明。-tomcat cluster configure, configuration, with the text.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:19051
    • 提供者:坚持到底
  1. K-Means_Text_Cluster

    0下载:
  2. K-Means文本聚类python实现,文本聚类算法,人名排除歧义-Text Cluster by the algorithm of K-means(include texts), discrimination of name ambiguity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:767427
    • 提供者:Chris Ma
  1. AP-Cluster

    0下载:
  2. AP聚类算法的C++代码实现,其中数据是文本读入iris数据,P值选取欧式矩阵最小值。显示结果为聚类后结果-AP clustering algorithm C++ code, in which data is read into the text iris data, P values ​ ​ selected European matrix minimum. Showing results clustering results after
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2654
    • 提供者:孙贵宾
  1. cluster

    1下载:
  2. python语言实现k-means算法和Fast Search And Find Of Density Peaks算法用于文本聚类,-python language implements k-means algorithm and Fast Search And Find Of Density Peaks for text clustering algorithm,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-06
    • 文件大小:661504
    • 提供者:xiangbo
  1. Edge-based-text-region-extraction-from-natural-im

    0下载:
  2. The basic steps of the edge-based text extraction algorithm are given below 1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel and successively down-sample each direction by half. (Levels: 4) 2. Create directiona
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:Lee Kurian
  1. cluster-test-VO.2

    1下载:
  2. 基于C++语言,利用K均值及其改进方法实现短文本的聚类,其中利用最远距离法实现的聚类中心初始化-Based on the C++ language, the use of K-means clustering and improved methods to achieve short text clustering centers which use the law to achieve the most remote initialization
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6988657
    • 提供者:张扬
  1. base-on-WEKA-text-cluster-apllying

    0下载:
  2. weka平台的文本分类测试,源代码为java-Text categorization test weka platform, the source code for the java
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:277858
    • 提供者:ziyan
  1. cluster

    0下载:
  2. 提出了一种基于语义内积空间模型的文本 聚类算法. -Text proposed clustering algorithm within the semantic model based on the product space.
  3. 所属分类:Project Design

    • 发布日期:2017-12-13
    • 文件大小:1165647
    • 提供者:BUG
« 12 »
搜珍网 www.dssz.com